home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / sigame.swf / scripts / DefineButton2_135 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-07  |  65b  |  5 lines

  1. on(release){
  2.    _root.fncProximaFase();
  3.    gotoAndStop(1);
  4. }
  5.